Click or drag to resize

TransitionTarget Enumeration

Identifies whether the time zone transition target is a time zone period of a group of time zone transitions.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum TransitionTarget
Members
  Member nameValueDescription
Period0 Specifies that the time zone transition target is a time zone period.
Group1 Specifies that the time zone transition target is a group of time zone transitions.
See Also